//==============================================================================
// Hero Egyptian_anim.txt
//==============================================================================

//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}




//==============================================================================

define SmokePelvis
{
   set hotspot
   {
      version
      {
        Visualparticle Special N Fire Giant SmokePelvis
      }
   }
}

//==============================================================================



define setGlow
{
   SetSelector
   {
	set hotspot
	{
		version
		{
		    Visualparticle Special N Fire Giant FirePelvis
		}
	}		    
   }
}


//==============================================================================
define Staff
{
   set hotspot
   {
      version
      {
         Visual Attachment E Staff
      }
   }
}

//==============================================================================
define Glow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX E Son of Osiris Glow
      }
   }
}

//==============================================================================
define HealGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Heal Effect
      }
   }
}

//==============================================================================
anim Idle
{
	SetSelector
	{
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual SFX E Son of Osiris_IdleA
					connect FRONTCHEST SetGlow hotspot
				    connect FRONTCHEST SmokePelvis hotspot
					connect RightHand Staff hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual SFX E Son of Osiris_carryidleA
					connect FRONTCHEST SetGlow hotspot
				    connect FRONTCHEST SmokePelvis hotspot
					connect RightHand Staff hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Bored
{
	SetSelector
	{
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual SFX E Son of Osiris_BoredA
					connect FRONTCHEST SetGlow hotspot
				    connect FRONTCHEST SmokePelvis hotspot
					connect RightHand Staff hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual SFX E Son of Osiris_CarryBoredA
					connect FRONTCHEST SetGlow hotspot
				    connect FRONTCHEST SmokePelvis hotspot
					connect RightHand Staff hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual SFX E Son of Osiris_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					connect FRONTCHEST SetGlow hotspot
				    connect FRONTCHEST SmokePelvis hotspot
					connect RightHand Staff hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual SFX E Son of Osiris_CarryA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					connect FRONTCHEST SetGlow hotspot
				    connect FRONTCHEST SmokePelvis hotspot
					connect RightHand Staff hotspot
				}
			}
		}
	}
}




//==============================================================================
anim Charging
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual SFX E Son of Osiris_attackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.55 true   
               tag GenericSound 0.35 true   
               tag SpecificSoundSet 0.55 false OsirisBolt checkVisible 
//-- end auto generated section
				connect FRONTCHEST SetGlow hotspot
				connect FRONTCHEST SmokePelvis hotspot
                connect RightHand Staff hotspot
				Connect SMOKE0 Glow hotspot
         }
      }
   }
}


//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual SFX E Son of Osiris_deathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner
//-- end auto generated section
connect ATTACHPOINT soul hotspot
			connect ATTACHPOINT soulaurora hotspot
			connect ATTACHPOINT heavenlight hotspot
			connect ATTACHPOINT soulbirth hotspot
			connect FRONTCHEST SetGlow hotspot
			connect FRONTCHEST SmokePelvis hotspot
            connect RightHand Staff hotspot
         }
      }
   }
}

//==============================================================================
anim Empower
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual SFX E Son of Osiris_Empower
			connect FRONTCHEST SetGlow hotspot
			connect FRONTCHEST SmokePelvis hotspot
            connect RightHand Staff hotspot
         }
      }
   }
}

//==============================================================================
anim Heal
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual SFX E Son of Osiris_EmpowerA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.55 true   
               tag GenericSound 0.35 true   
               tag SpecificSoundSet 0.55 false Heal checkVisible 
//-- end auto generated section
				connect FRONTCHEST SetGlow hotspot
				connect FRONTCHEST SmokePelvis hotspot
            connect RightHand Staff hotspot
				Connect SMOKE0 HealGlow hotspot
         }
      }
   }
}


//==============================================================================
anim Build
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual SFX E Son of Osiris_Empower
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.27 false PharaohBuild checkVisible 
//-- end auto generated section
				connect FRONTCHEST SetGlow hotspot
				connect FRONTCHEST SmokePelvis hotspot
            connect RightHand Staff hotspot
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual SFX E Son of Osiris_flailA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.40 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
				connect FRONTCHEST SetGlow hotspot
				connect FRONTCHEST SmokePelvis hotspot
            connect RightHand Staff hotspot
         }
      }
   }
}

//==============================================================================
anim Cinematic
{
   SetSelector
   {
      set hotspot
      {
         name SoOsiris_x08awakengaurdian
         version
         {
				Visual SFX E Son of Osiris_x08awakengaurdian
				connect FRONTCHEST SetGlow hotspot
				connect FRONTCHEST SmokePelvis hotspot
            connect RightHand Staff hotspot
         }
      }
	}
}
